EMT Practice Test

1. Question Content...


Question List

Question1: In which situations can the REST API be used?
Choose 3 answers

Question2: You are using the Jenkins CLI to communicate with a remote Jenkins master. Which are valid ways to authenticate your identity to gain access?
Choose 2 answers

Question3: You have an Operations Center with two connected Masters. You want to start a job on Master B from a fob on Master A. What is the preferred way to accomplish this?

Question4: Which statements are TRUE when doing a freshinstall of CloudBees Core 2.x?Choose 2 answers

Question5: In an architecture that includes an Operations Center and one or more Client Masters, you want to share an agent node for several Client Masters. What Is the best way to achieve this?

Question6: What does it mean when a build is "unstable"?

Question7: Which of the following are true when using environment directives In a Declarative Pipelined?

Question8: Which is an element that CANNOT be promoted from a Custom Update Center?

Question9: A Freestyle job is configured to execute concurrent builds, and to only build on a specific agent (agent A) that has 4 execution. You observe that 2 instances of the Job are currently building while several others are waiting in the build queue. Which of the following could explain why the builds are waiting in the build queue?

Question10: In a Pipeline, the stage step_________.

Question11: As an administrator, you want to prevent your users from running builds on a specific agent without preventing them fromconfigurejobs. On CloudBees Core, which option allows you to do that?

Question12: When running Cloud Bees Core on traditional platforms, what is the requirement regarding versions to successfully implement the High Availability feature?

Question13: Which of the following practices are recommended for a Declarative Pipeline? Choose 3 answers

Question14: Which are recommended positions for a Pipeline checkpoint?
Choose 2 answers

Question15:
You have an Operations Center architecture as pictured in the exhibit above, where there are:
* Three folders: F1, F2, and F3
* Three shared agents: SI, S2, and S3
* Four client masters: Ml, M2, M3, and M4
Which statements are true?
Choose 2 answers

Question16: What does Jenkins do after activating "Prepare for Shutdown" from "Manage Jenkins"?

Question17: You need to automate the deployment of 20 base Jenkins masters. For this, you set the system property Jenkins, install .runSetupWizard to the value "false".
Which is TRUE aboutyour Jenkins masters?

Question18: Cluster Operations Jobs can be configured to have a sequence of operations. When one of these operations fails, how do you control the effect of that failure on the rest of the Ouster Operations flow?

Question19: You want to trigger a build when there K an SCM change. Which are reasons you might want to use a post commit trigger instead of polling the SCM frequently?
Choose 2 answers

Question20: Declarative Pipelines and Scripted Pipelines are both defined in a Jenkinsfilee and use the same underlying subsystem. Which of the following is NOT true when discussing Declarative versus Scripted Pipelines?

Question21: What does the m# of executors'' field on the Jenkins master control?

Question22: Which enables you to use artifacts from a completed build In the workspace of the currently running build?

Question23: Which of these tasks are ONLY available from the "Manage Jenkins" page?
Choose 2 answers

Question24: In Jenkins, a trigger commonly refers to a mechanism that automatically_______.

Question25: Which are ways to influence the number of build artifacts that can be archived? Choose 2 answers

Question26: Which actions can you accomplish using the Cloud Bees Core Install Wizard? Choose 2 answers

Question27: When designing a Jenkins architecture for your organization, two of the most common ways of stratifying development of projects are 1) populating masters by fobs based on the environment they are deploying to, and 2) assigning masters to divisions within an organization, based on an org chart. Which of the following is an advantage of stratifying by environment over stratifying by org chart?

Question28: On a Jenkins master, where would you configure tools like Maven, JDK, and Ant?

Question29: You are an administrator of a base Jenkins master with the recommended pluginset and you wantto connect a new agent using SSH. Authentication on the remote node that will host the agent is done with an SSH key-pair which your users must NOTbe able to see or access. Which of the following is I Kill assuming your users do not have admin rights?

Question30: What does CAP do?